Tokens for Rename Entry

The Rename Entry activity produces the following tokens.

Name Description Sample Syntax*
OutputEntry_Name The new name of the renamed entry. %(RenameEntry_OutputEntry_Name)
OutputEntry_Id The Laserfiche ID number of the renamed entry. %(RenameEntry_OutputEntry_Id)
OutputEntry_Path The folder path of the renamed entry. %(RenameEntry_OutputEntry_Path)
OutputEntry_FullPath The folder path of the renamed entry, including the entry's new name. %(RenameEntry_OutputEntry_FullPath)
OutputEntry_Repository The repository the renamed entry is in. %(RenameEntry_OutputEntry_Repository)
OutputEntry_Server The Laserfiche Server that contains the renamed entry. %(RenameEntry_OutputEntry_Server)
OutputEntry_Guid The GUID (Globally Unique Identifier) of the renamed entry. %(RenameEntry_OutputEntry_Guid)

*The "RenameEntry" portion of the syntax changes to match the activity's name as specified in the Activity Name property box. Note that all non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity Standardize/Names, the syntax for the OutputEntry_Id token will be %(StandardizeNames_OutputEntry_Id).